home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
17 Bit Software 3: The Continuation
/
17-Bit_The_Continuation_Disc.iso
/
amigan
/
amigan 4
/
make
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Makefile
|
1994-01-27
|
179 b
|
10 lines
hello: main.o hello.o
blink from main.o,hello.o,lib:c.o library lib:lc.lib,lib:amiga.lib\
to hello verbose
main.o: hello.h
lc -d main.c
hello.o: hello.h
lc -d hello.c